home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / MFC_Samples / hello / hello.clw next >
Encoding:
MFC ClassWizard info  |  1999-02-19  |  658 b   |  38 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMainWindow
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "hello.h"
  9. LastPage=0
  10.  
  11. ClassCount=1
  12. Class1=CMainWindow
  13.  
  14. ResourceCount=2
  15. Resource1=IDR_MAINFRAME
  16. Resource2=IDD_ABOUTBOX
  17.  
  18. [CLS:CMainWindow]
  19. Type=0
  20. BaseClass=CFrameWnd
  21. HeaderFile=hello.h
  22. ImplementationFile=hello.cpp
  23. LastObject=CMainWindow
  24.  
  25. [MNU:IDR_MAINFRAME]
  26. Type=1
  27. Class=?
  28. Command1=ID_APP_ABOUT
  29. CommandCount=1
  30.  
  31. [DLG:IDD_ABOUTBOX]
  32. Type=1
  33. Class=?
  34. ControlCount=2
  35. Control1=IDC_STATIC,static,1342308353
  36. Control2=IDC_STATIC,static,1342308353
  37.  
  38.